ProgramRequirementRule 
EntityType  Dependent 
Logical Entity Name  ProgramRequirementRule 
Default Table Name  AdProgramRequirementRule 
Logical Only  NO 
Definition 
 
Note 
 

ProgramRequirementRule Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
ProgramId(PK)(FK)    INTEGER  NO 
 
RequirementRuleId(PK)(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

ProgramRequirementRule Keys 
Key Name  Key Type  Keys 
UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
AdRequirementRuleID_N_N_IDX  Inversion Entry  RequirementRuleId 
PK__AdProgramRequire__02624B69  PrimaryKey  ProgramId, RequirementRuleId 

ProgramRequirementRule Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Program  Identifying  One To Zero or More        ProgramId  NO 
RequirementRule  Identifying  One To Zero or More        RequirementRuleId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Program  Non-Identifying  Zero or One to Zero or More        ProgramId  NO 
RequirementRule  Non-Identifying  Zero or One to Zero or More        RequirementRuleId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

ProgramRequirementRule Check Constraints 
Check Constraint Name  CheckConstraint